| /freebsd/contrib/byacc/ |
| H A D | lr0.c | 229 start_derives = derives[start_symbol]; in initialize_states() 491 derives = NEW2(nsyms, Value_t *); in set_derives() 497 derives[lhs] = rules + k; in set_derives() 526 printf("%s derives ", symbol_name[i]); in print_derives() 527 for (sp = derives[i]; *sp >= 0; sp++) in print_derives() 599 if (derives) in lr0_leaks() 601 if (derives[start_symbol] != rules) in lr0_leaks() 603 DO_FREE(derives[start_symbol]); in lr0_leaks() 605 DO_FREE(derives); in lr0_leaks()
|
| H A D | closure.c | 33 Value_t *sp = derives[i]; in set_EFF() 88 rp = derives[j]; in set_first_derives() 232 printf("\n\n\nFirst Derives\n"); in print_first_derives() 236 printf("\n%s derives\n", symbol_name[i]); in print_first_derives()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_KDF-SS.pod | 10 SSKDF derives a key using input such as a shared secret key (that was generated 102 This example derives 10 bytes using H(x) = SHA-256, with the secret key "secret" 127 This example derives 10 bytes using H(x) = HMAC(SHA-256), with the secret key "secret", 156 This example derives 10 bytes using H(x) = KMAC128(x,salt,outlen), with the secret key "secret"
|
| H A D | EVP_KDF-KB.pod | 10 (KBKDF). KBKDF derives a key from repeated application of a keyed MAC to an 119 This example derives 10 bytes using COUNTER-HMAC-SHA256, with KI "secret", 147 This example derives 10 bytes using FEEDBACK-CMAC-AES256, with KI "secret",
|
| H A D | EVP_KDF-PVKKDF.pod | 13 derivation function; it derives a key from a password using a salt.
|
| H A D | EVP_KDF-PBKDF1.pod | 13 derivation function, as described in RFC 8018; it derives a key from a password
|
| H A D | EVP_KDF-PKCS12KDF.pod | 14 Personal Information Exchange Syntax); it derives a key from a password
|
| H A D | EVP_KDF-PBKDF2.pod | 13 derivation function, as described in SP800-132; it derives a key from a password
|
| H A D | EVP_KDF-KRB5KDF.pod | 62 This example derives a key using the AES-128-CBC cipher:
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | EVP_KDF-SS.7 | 68 SSKDF derives a key using input such as a shared secret key (that was generated 145 This example derives 10 bytes using H(x) = SHA\-256, with the secret key "secret" 172 This example derives 10 bytes using H(x) = HMAC(SHA\-256), with the secret key "secret", 203 This example derives 10 bytes using H(x) = KMAC128(x,salt,outlen), with the secret key "secret"
|
| H A D | EVP_KDF-KB.7 | 68 (KBKDF). KBKDF derives a key from repeated application of a keyed MAC to an 161 This example derives 10 bytes using COUNTER\-HMAC\-SHA256, with KI "secret", 191 This example derives 10 bytes using FEEDBACK\-CMAC\-AES256, with KI "secret",
|
| H A D | EVP_KDF-PVKKDF.7 | 71 derivation function; it derives a key from a password using a salt.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_export_keying_material.pod | 31 SSL_export_keying_material() derives keying material using 34 SSL_export_keying_material_early() is only usable with TLSv1.3, and derives
|
| H A D | EVP_BytesToKey.pod | 18 EVP_BytesToKey() derives a key and IV from various parameters. B<type> is
|
| H A D | PKCS5_PBKDF2_HMAC.pod | 22 PKCS5_PBKDF2_HMAC() derives a key from a password using a salt and iteration count
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtVisitor.h | 33 /// subclasses. Since Expr derives from Stmt, this also includes support for 179 /// Since Expr derives from Stmt, this also includes support for visiting Exprs. 189 /// subclasses. Since Expr derives from Stmt, this also includes support for
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_export_keying_material.3 | 90 \&\fBSSL_export_keying_material()\fR derives keying material using 93 \&\fBSSL_export_keying_material_early()\fR is only usable with TLSv1.3, and derives
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | AllocatorBase.h | 50 "Class derives from AllocatorBase without implementing the " in Allocate() 65 "Class derives from AllocatorBase without implementing the " in Deallocate()
|
| /freebsd/sbin/ipf/common/ |
| H A D | pcap-ipf.h | 12 * The structure largely derives from libpcap which wouldn't include
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | SearchableTable.td | 35 // that derives from that class. 60 // derives from that class.
|
| /freebsd/sys/contrib/device-tree/src/arm/arm/ |
| H A D | arm-realview-eb-bbrevd.dts | 23 /* This derives from the Realview Baseboard, and overlays the new ethernet */
|
| /freebsd/contrib/mandoc/ |
| H A D | mandoc.3 | 408 and derives its terminology accordingly. 455 and derives its terminology accordingly.
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | ThreadPlanCallFunctionUsingABI.h | 26 // instead of JIT. Class derives from ThreadPlanCallFunction and differs by
|
| /freebsd/contrib/expat/xmlwf/ |
| H A D | filemap.h | 38 /* The following limit (for XML_Parse's int len) derives from
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | fsl,layerscape-pcie-ep.yaml | 15 This controller derives its clocks from the Reset Configuration Word (RCW)
|