| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | pgp | 133 >11 byte 0x02 RSA Encrypt-Only 1024b 150 >12 byte 0x02 RSA Encrypt-Only 2048b 167 >12 byte 0x02 RSA Encrypt-Only 3072b 184 >12 byte 0x02 RSA Encrypt-Only 4096b 201 >12 byte 0x02 RSA Encrypt-Only 8129b 238 >0 byte 0x01 RSA (Encrypt or Sign) 240 >0 byte 0x02 RSA Encrypt-Only 242 >0 byte 16 ElGamal (Encrypt-Only) 246 >0 byte 20 ElGamal (Encrypt or Sign) 284 >5 byte 0x01 RSA (Encrypt or Sign) [all …]
|
| /freebsd-12.1/sys/dev/pms/freebsd/driver/common/ |
| H A D | lxencrypt.c | 1038 memset(&(pccb->tiSuperScsiRequest.Encrypt), 0, sizeof(pccb->tiSuperScsiRequest.Encrypt)); in agtiapi_SetupEncryptedIO() 1039 pccb->tiSuperScsiRequest.Encrypt.keyTagCheck = FALSE; in agtiapi_SetupEncryptedIO() 1040 pccb->tiSuperScsiRequest.Encrypt.encryptMode = pCard->cipher_mode; in agtiapi_SetupEncryptedIO() 1041 pccb->tiSuperScsiRequest.Encrypt.tweakVal_W0 = block; in agtiapi_SetupEncryptedIO() 1135 perr->ioerr.dek_index = pccb->tiSuperScsiRequest.Encrypt.dekInfo.dekIndex; in agtiapi_HandleEncryptedIOFailure() 1136 perr->ioerr.dek_table = pccb->tiSuperScsiRequest.Encrypt.dekInfo.dekTable; in agtiapi_HandleEncryptedIOFailure() 1137 perr->ioerr.kek_index = pccb->tiSuperScsiRequest.Encrypt.kekIndex; in agtiapi_HandleEncryptedIOFailure() 1138 perr->ioerr.keytag_check = pccb->tiSuperScsiRequest.Encrypt.keyTagCheck; in agtiapi_HandleEncryptedIOFailure() 1139 perr->ioerr.encrypt_mode = pccb->tiSuperScsiRequest.Encrypt.encryptMode; in agtiapi_HandleEncryptedIOFailure() 1140 perr->ioerr.keytag[0] = pccb->tiSuperScsiRequest.Encrypt.keyTag_W0; in agtiapi_HandleEncryptedIOFailure() [all …]
|
| /freebsd-12.1/contrib/sendmail/ |
| H A D | PGPKEYS | 12 pub 1024 0x16F4CCE9 1999-06-23 ---------- RSA Sign & Encrypt 324 pub 2048 E2763A73 2014-01-02 ------- RSA Sign & Encrypt 502 pub 2048 5207CAD3 2013-01-02 ------- RSA Sign & Encrypt 639 pub 2048 CEEEF43B 2011-12-14 ------- RSA Sign & Encrypt 781 pub 2048 A97884B0 2011-01-04 ------- RSA Sign & Encrypt 998 pub 1024 0xA77F2429 2009-01-01 ---------- RSA Sign & Encrypt 1071 pub 1024 0xF6B30729 2008-01-18 ---------- RSA Sign & Encrypt 1134 pub 1024 0x7093B841 2006-12-16 ---------- RSA Sign & Encrypt 1210 pub 1024 0xAF959625 2005-12-31 ---------- RSA Sign & Encrypt 1287 pub 1024 0x1EF99251 2004-12-30 ---------- RSA Sign & Encrypt [all …]
|
| /freebsd-12.1/sys/dev/pms/RefTisa/tisa/api/ |
| H A D | titypes.h | 410 tiEncrypt_t Encrypt; member 485 tiEncrypt_t Encrypt; member
|
| /freebsd-12.1/sys/dev/pms/RefTisa/sat/api/ |
| H A D | sm.h | 263 smEncrypt_t Encrypt; member
|
| /freebsd-12.1/crypto/openssl/doc/man7/ |
| H A D | des_modes.pod | 189 Encrypt with key1, decrypt with key2 and encrypt with key3 again. 224 Encrypt with key1, decrypt with key2 and then encrypt with key3.
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | EVP_PKEY_encrypt.pod | 46 Encrypt data using OAEP (for RSA keys). See also L<PEM_read_PUBKEY(3)> or
|
| H A D | SSL_CTX_set_options.pod | 196 RFC7366 Encrypt-then-MAC option on TLS and DTLS connection. 198 If this option is set, Encrypt-then-MAC is disabled. Clients will not
|
| H A D | EVP_EncryptInit.pod | 510 Encrypt a string using IDEA:
|
| /freebsd-12.1/crypto/openssl/doc/man1/ |
| H A D | enc.pod | 78 Encrypt the input data: this is the default. 390 Encrypt a file using AES-128 using a prompted password 400 Encrypt a file then base64 encode it (so it can be sent via mail for example)
|
| H A D | rsautl.pod | 80 Encrypt the input data using an RSA public key.
|
| H A D | genpkey.pod | 258 Encrypt output private key using 128 bit AES and the passphrase "hello":
|
| H A D | pkeyutl.pod | 116 Encrypt the input data using a public key.
|
| H A D | cms.pod | 124 Encrypt mail for the given recipient certificates. Input file is the message 190 Encrypt content using supplied symmetric key and algorithm using a CMS
|
| H A D | pkcs12.pod | 226 Encrypt the certificate using triple DES, this may render the PKCS#12
|
| H A D | smime.pod | 92 Encrypt mail for the given recipient certificates. Input file is the message
|
| /freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/sata/host/ |
| H A D | sathw.c | 162 osti_memcpy(&agSATAReq->encrypt, &superRequest->Encrypt, sizeof(agsaEncrypt_t)); in sataLLIOStart()
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | PROTOCOL.chacha20poly1305 | 81 K_1. Encrypt the packet payload (using K_2) and append it to the
|
| H A D | PROTOCOL | 54 1.5 transport: Protocol 2 Encrypt-then-MAC MAC algorithms
|
| /freebsd-12.1/sys/dev/pms/RefTisa/sat/src/ |
| H A D | smsathw.c | 85 sm_memcpy(&agSATAReq->encrypt, &superRequest->Encrypt, sizeof(agsaEncrypt_t)); in smsataLLIOStart()
|
| /freebsd-12.1/crypto/heimdal/appl/gssmask/ |
| H A D | gssmask.c | 821 HandleOP(Encrypt) in HandleOP() argument 1049 S(Encrypt),
|
| /freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
| H A D | itdio.c | 793 osti_memcpy(&agSSPInitiatorRequest->encrypt, &tiScsiRequest->Encrypt, sizeof(agsaEncrypt_t)); in tiINISuperIOStart()
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | NEWS | 112 o Encrypt-Then-Mac renegotiation crash (CVE-2017-3733)
|
| H A D | CHANGES | 912 *) Encrypt-Then-Mac renegotiation crash 914 During a renegotiation handshake if the Encrypt-Then-Mac extension is
|
| /freebsd-12.1/sys/dev/pms/freebsd/driver/ini/src/ |
| H A D | agtiapi.c | 4561 encrypt = &pccb->tiSuperScsiRequest.Encrypt; in agtiapi_FreeCCB()
|