Searched refs:user_key (Results 1 – 8 of 8) sorted by relevance
/external/boringssl/src/crypto/fipsmodule/aes/ |
D | internal.h | 74 int aes_hw_set_encrypt_key(const uint8_t *user_key, const int bits, 76 int aes_hw_set_decrypt_key(const uint8_t *user_key, const int bits, 91 OPENSSL_INLINE int aes_hw_set_encrypt_key(const uint8_t *user_key, int bits, in aes_hw_set_encrypt_key() argument 96 OPENSSL_INLINE int aes_hw_set_decrypt_key(const uint8_t *user_key, int bits, in aes_hw_set_decrypt_key() argument
|
/external/syzkaller/sys/linux/ |
D | key.txt | 16 resource user_key[key] 20 …]], desc ptr[in, key_desc], payload buffer[in], paylen len[payload], keyring keyring[opt]) user_key 64 private user_key 65 prime user_key 66 base user_key
|
/external/openssh/regress/ |
D | cert-file.sh | 6 rm -f $OBJ/user_ca_key* $OBJ/user_key* 168 rm -f $OBJ/user_ca_key* $OBJ/user_key*
|
D | multipubkey.sh | 6 rm -f $OBJ/authorized_keys_$USER $OBJ/user_ca_key* $OBJ/user_key*
|
D | limit-keytype.sh | 6 rm -f $OBJ/authorized_keys_$USER $OBJ/user_ca_key* $OBJ/user_key*
|
D | Makefile | 115 t9.out t9.out.pub testdata user_*key* user_ca* user_key*
|
/external/openssh/ |
D | ssh-keygen.0 | 420 $ ssh-keygen -s /path/to/ca_key -I key_id /path/to/user_key.pub 422 The resultant certificate will be placed in /path/to/user_key-cert.pub. 433 $ ssh-keygen -s ca_key.pub -D libpkcs11.so -I key_id user_key.pub 443 $ ssh-keygen -s ca_key -I key_id -n user1,user2 user_key.pub
|
D | ChangeLog | 7239 "host_key" and "user_key" for the respective key types. ok sthen@ deraadt@
|